FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.eu.fhir.unicom#current (62 ms)

Package hl7.eu.fhir.unicom
Type OperationDefinition
Id Id
FHIR Version R5
Source http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/OperationDefinition-Equivalent.html
Url http://unicom-project.eu/fhir/OperationDefinition/Equivalent
Version 0.1.0
Status active
Date 2024-10-11T11:07:46+00:00
Name Equivalent
Title Equivalent Look Up
Experimental False
Realm eu
Authority hl7
Type true
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition Equivalent

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INdose-form0..1Coding

The dose form

INcode0..1Coding

Product code

INroute0..1Coding

Route of administration

INingredient0..*

Ingredients

INingredient.substance0..1Coding

The substance

INingredient.strength0..1Quantity

The strength


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "Equivalent",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition Equivalent</b></p><a name=\"Equivalent\"> </a><a name=\"hcEquivalent\"> </a><a name=\"Equivalent-en-US\"> </a><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>dose-form</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#Coding\">Coding</a></td><td/><td><div><p>The dose form</p>\n</div></td></tr><tr><td>IN</td><td>code</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#Coding\">Coding</a></td><td/><td><div><p>Product code</p>\n</div></td></tr><tr><td>IN</td><td>route</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#Coding\">Coding</a></td><td/><td><div><p>Route of administration</p>\n</div></td></tr><tr><td>IN</td><td>ingredient</td><td/><td>0..*</td><td></td><td/><td><div><p>Ingredients</p>\n</div></td></tr><tr><td>IN</td><td>ingredient.substance</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#Coding\">Coding</a></td><td/><td><div><p>The substance</p>\n</div></td></tr><tr><td>IN</td><td>ingredient.strength</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#Quantity\">Quantity</a></td><td/><td><div><p>The strength</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://unicom-project.eu/fhir/OperationDefinition/Equivalent",
  "version" : "0.1.0",
  "name" : "Equivalent",
  "title" : "Equivalent Look Up",
  "status" : "active",
  "kind" : "operation",
  "experimental" : false,
  "date" : "2024-10-11T11:07:46+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://unicom-project.eu"
        }
      ]
    }
  ],
  "affectsState" : false,
  "code" : "equivalent",
  "system" : false,
  "type" : true,
  "instance" : true,
  "parameter" : [
    {
      "name" : "dose-form",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "The dose form",
      "type" : "Coding"
    },
    {
      "name" : "code",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Product code",
      "type" : "Coding"
    },
    {
      "name" : "route",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Route of administration",
      "type" : "Coding"
    },
    {
      "name" : "ingredient",
      "use" : "in",
      "min" : 0,
      "max" : "*",
      "documentation" : "Ingredients",
      "part" : [
        {
          "name" : "substance",
          "use" : "in",
          "min" : 0,
          "max" : "1",
          "documentation" : "The substance",
          "type" : "Coding"
        },
        {
          "name" : "strength",
          "use" : "in",
          "min" : 0,
          "max" : "1",
          "documentation" : "The strength",
          "type" : "Quantity"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.